home *** CD-ROM | disk | FTP | other *** search
-
- ;
- ; HTML-Kit Keywords Help File
- ; Copyright (C) 1999, Chami.com
- ;
-
- [Options]
- ItemPrefix=http://msdn.microsoft.com/scripting/vbscript/doc/
- Title=Microsoft VBScript Language Reference
- HelpType=URL
- ItemTitle=Microsoft VBScript Language Reference
- ItemTitlePrefix=
-
- [VBScript]
- ; statements
- call=vsstmCall.htm
- case=vsstmSelectCase.htm
- ;class=vsstmClass.htm
- const=vsstmConst.htm
- dim=vsstmDim.htm
- do=vsstmDo.htm
- loop=vsstmDo.htm
- resume=vsstmDo.htm
- erase=vsstmErase.htm
- ;execute=vsstmExecute.htm"
- exit=vsstmExit.htm
- for=vsstmFor.htm
- step=vsstmForEach.htm
- each=vsstmForEach.htm
- next=vsstmForEach.htm
- function=vsstmFunction.htm
- if=vsstmIf.htm
- in=vsstmIf.htm
- then=vsstmIf.htm
- else=vsstmIf.htm
- elseif=vsstmIf.htm
- end=vsstmIf.htm
- on=vsstmOnError.htm
- error=vsstmOnError.htm
- option=vsstmOptionExplicit.htm
- explicit=vsstmOptionExplicit.htm
- private=vsstmPrivate.htm
- get=vsstmPropertyGet.htm
- let=vsstmPropertyLet.htm
- property=vsstmPropertySet.htm
- public=vsstmPublic.htm
- randomize=vsstmRandomize.htm
- redim=vsstmReDim.htm
- rem=vsstmRem.htm
- select=vsstmSelectCase.htm
- set=vsstmSet.htm
- sub=vsstmSub.htm
- until=vsstmDo.htm
- while=vsstmWhile.htm
- wend=vsstmWhile.htm
- with=vsstmWith.htm
-
- ; constants
- vbBlack=vsconColor.htm
- vbRed=vsconColor.htm
- vbGreen=vsconColor.htm
- vbYellow=vsconColor.htm
- vbBlue=vsconColor.htm
- vbMagenta=vsconColor.htm
- vbCyan=vsconColor.htm
- vbWhite=vsconColor.htm
- vbBinaryCompare=vsconCompare.htm
- vbTextCompare=vsconCompare.htm
-
- vbSunday=vsconDateTime.htm
- vbMonday=vsconDateTime.htm
- vbTuesday=vsconDateTime.htm
- vbWednesday=vsconDateTime.htm
- vbThursday=vsconDateTime.htm
- vbFriday=vsconDateTime.htm
- vbSaturday=vsconDateTime.htm
- vbUseSystem=vsconDateTime.htm
- vbUseSystemDayOfWeek=vsconDateTime.htm
- vbFirstJan1=vsconDateTime.htm
- vbFirstFourDays=vsconDateTime.htm
- vbFirstFullWeek=vsconDateTime.htm
-
- vbGeneralDate=vsconDateFormat.htm
- vbLongDate=vsconDateFormat.htm
- vbShortDate=vsconDateFormat.htm
- vbLongTime=vsconDateFormat.htm
- vbShortTime=vsconDateFormat.htm
-
- vbObjectError=vsconMisc.htm
-
- vbOKOnly=vsconMsgBox.htm
- vbOKCancel=vsconMsgBox.htm
- vbAbortRetryIgnore=vsconMsgBox.htm
- vbYesNoCancel=vsconMsgBox.htm
- vbYesNo=vsconMsgBox.htm
- vbRetryCancel=vsconMsgBox.htm
- vbCritical=vsconMsgBox.htm
- vbQuestion=vsconMsgBox.htm
- vbExclamation=vsconMsgBox.htm
- vbInformation=vsconMsgBox.htm
- vbDefaultButton1=vsconMsgBox.htm
- vbDefaultButton2=vsconMsgBox.htm
- vbDefaultButton3=vsconMsgBox.htm
- vbDefaultButton4=vsconMsgBox.htm
- vbApplicationModal=vsconMsgBox.htm
- vbSystemModal=vsconMsgBox.htm
- vbOK=vsconMsgBox.htm
- vbCancel=vsconMsgBox.htm
- vbAbort=vsconMsgBox.htm
- vbRetry=vsconMsgBox.htm
- vbIgnore=vsconMsgBox.htm
- vbYes=vsconMsgBox.htm
- vbNo=vsconMsgBox.htm
-
- vbCr=vsconString.htm
- vbCrLf=vsconString.htm
- vbFormFeed=vsconString.htm
- vbLf=vsconString.htm
- vbNewLine=vsconString.htm
- vbNullChar=vsconString.htm
- vbNullString=vsconString.htm
- vbTab=vsconString.htm
- vbVerticalTab=vsconString.htm
-
- vbUseDefault=vsconTriState.htm
- vbTrue=vsconTriState.htm
- vbFalse=vsconTriState.htm
-
- vbEmpty=vsconVarType.htm
- vbNull=vsconVarType.htm
- vbInteger=vsconVarType.htm
- vbLong=vsconVarType.htm
- vbSingle=vsconVarType.htm
- vbCurrency=vsconVarType.htm
- vbDate=vsconVarType.htm
- vbString=vsconVarType.htm
- vbObject=vsconVarType.htm
- vbError=vsconVarType.htm
- vbBoolean=vsconVarType.htm
- vbVariant=vsconVarType.htm
- vbDataObject=vsconVarType.htm
- vbDecimal=vsconVarType.htm
- vbByte=vsconVarType.htm
- vbArray=vsconVarType.htm
-
- ; methods
- clear=vsmthClear.htm
- execute=vsmthExecute.htm
- raise=vsmthRaise.htm
- replace=vsmthReplace.htm
- test=vsmthTest.htm
-
- ; objects
- class=vsobjClass.htm
- dictionary=vbsfsoTOC.htm
- err=vsobjErr.htm
- filesystemobject=vbsfsoTOC.htm
- match=vsobjMatch.htm
- matches=vscolMatches.htm
- regexp=vsobjRegExp.htm
-
- ; properties
- description=vsproDescription.htm
- firstindex=vsproFirstIndex.htm
- global=vsproGlobal.htm
- helpcontext=vsproHelpContext.htm
- helpfile=vsproHelpFile.htm
- ignorecase=vsproIgnoreCase.htm
- length=vsproLength.htm
- number=vsproNumber.htm
- pattern=vsproPattern.htm
- source=vsproSource.htm
- value=vsproValue.htm
-
- ; functions
- Abs=vsfctAbs.htm
- Array=vsfctArray.htm
- Asc=vsfctAsc.htm
- Atn=vsfctAtn.htm
- CBool=vsfctCBool.htm
- CByte=vsfctCByte.htm
- CCur=vsfctCCur.htm
- CDate=vsfctCDate.htm
- CDbl=vsfctCDbl.htm
- Chr=vsfctChr.htm
- CInt=vsfctCInt.htm
- CLng=vsfctCLng.htm
- Cos=vsfctCos.htm
- CreateObject=vsfctCreateObject.htm
- CSng=vsfctCSng.htm
- CStr=vsfctCstr.htm
- Date=vsfctDate.htm
- DateAdd=vsfctDateAdd.htm
- DateDiff=vsfctDateDiff.htm
- DatePart=vsfctDatePart.htm
- DateSerial=vsfctDateSerial.htm
- DateValue=vsfctDateValue.htm
- Day=vsfctDay.htm
- Eval=vsfctEval.htm
- Exp=vsfctExp.htm
- Filter=vsfctFilter.htm
- Fix=vsfctInt.htm
- FormatCurrency=vsfctFormatCurrency.htm
- FormatDateTime=vsfctFormatDateTime.htm
- FormatNumber=vsfctFormatNumber.htm
- FormatPercent=vsfctFormatPercent.htm
- GetObject=vsfctGetObject.htm
- GetRef=vsfctGetRef.htm
- Hex=vsfctHex.htm
- Hour=vsfctHour.htm
- InputBox=vsfctInputBox.htm
- InStr=vsfctInStr.htm
- InStrRev=vsfctInStrRev.htm
- Int=vsfctInt.htm
- IsArray=vsfctIsArray.htm
- IsDate=vsfctIsDate.htm
- IsEmpty=vsfctIsEmpty.htm
- IsNull=vsfctIsNull.htm
- IsNumeric=vsfctIsNumeric.htm
- IsObject=vsfctIsObject.htm
- Join=vsfctJoin.htm
- LBound=vsfctLBound.htm
- LCase=vsfctLCase.htm
- Left=vsfctLeft.htm
- Len=vsfctLen.htm
- LoadPicture=vsfctLoadPicture.htm
- Log=vsfctLog.htm
- LTrim=vsfctLTrim.htm
- Mid=vsfctMid.htm
- Minute=vsfctMinute.htm
- Month=vsfctMonth.htm
- MonthName=vsfctMonthName.htm
- MsgBox=vsfctMsgBox.htm
- Now=vsfctNow.htm
- Oct=vsfctOct.htm
- RGB=vsfctRGB.htm
- Right=vsfctRight.htm
- Rnd=vsfctRnd.htm
- Round=vsfctRound.htm
- RTrim=vsfctLTrim.htm
- ScriptEngine=vsfctScriptEngine.htm
- ScriptEngineBuildVersion=vsfctScriptEngineBuildVersion.htm
- ScriptEngineMajorVersion=vsfctScriptEngineMajorVersion.htm
- ScriptEngineMinorVersion=vsfctScriptEngineMinorVersion.htm
- Second=vsfctSecond.htm
- Sgn=vsfctSgn.htm
- Sin=vsfctSin.htm
- Space=vsfctSpace.htm
- Split=vsfctSplit.htm
- Sqr=vsfctSqr.htm
- StrComp=vsfctStrComp.htm
- String=vsfctString.htm
- StrReverse=vsfctStrReverse.htm
- Tan=vsfctTan.htm
- Time=vsfctTime.htm
- Timer=vsfctTimer.htm
- TimeSerial=vsfctTimeSerial.htm
- TimeValue=vsfctTimeValue.htm
- Trim=vsfctLTrim.htm
- TypeName=vsfctTypeName.htm
- UBound=vsfctUBound.htm
- UCase=vsfctUcase.htm
- VarType=vsfctVarType.htm
- Weekday=vsfctWeekday.htm
- WeekdayName=vsfctWeekdayName.htm
- Year=vsfctYear.htm
-
-